core: Support --owner-uid and --owner-gid options for commit
authorColin Walters <walters@verbum.org>
Sun, 18 Dec 2011 22:36:46 +0000 (17:36 -0500)
committerColin Walters <walters@verbum.org>
Sun, 18 Dec 2011 22:36:46 +0000 (17:36 -0500)
commit11d57d63e391c736cfd538d8972252eec6b0719d
tree9cbc1335d1496116ef8150fba89f6b9bdfab27ed
parenta2872749354e91b67661908f909e2e0128c78d74
core: Support --owner-uid and --owner-gid options for commit

This allows us to more easily import user-built tarballs into
a root-owned OSTree repo.
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-commit.c
tests/t0001-archive.sh